html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body {
  font-size: 16px;
  margin: 0;
  color: #575f84;
  overflow-x: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft Yahei", STHeiti, SimSun, sans-serif;
  font-weight: 400;
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1200px;
  }
}
.row-spacing-8 {
  margin-right: -8px;
  margin-left: -8px;
}
.row-spacing-8 [class*=col-] {
  padding-right: 8px;
  padding-left: 8px;
}
.row-spacing-0 {
  margin-right: 0px;
  margin-left: 0px;
}
.row-spacing-0 [class*=col-] {
  padding-right: 0px;
  padding-left: 0px;
}
.head .topbg {
  background: url(../img/common/bj1.png) center 0 no-repeat;
  text-align: center;
  overflow: hidden;
}
.head .topbg .logo {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 32px;
}
.head .topbg .logo img {
  max-width: 100%;
}
.head .topbg .search-box {
  margin-top: 40px;
  margin-left: 12px;
  margin-right: 12px;
}
.head .topbg .search-box .btn-box {
  background-color: #c90200;
  border-radius: 0.3rem;
}
.head .topbg .search-box .btn-box span {
  color: #fff;
  margin-right: 4px;
}
.head .topbg .hot-box {
  text-align: center;
  color: #333333;
  font-size: 16px;
  height: 77px;
  margin-left: 12px;
  margin-right: 12px;
}
.head .topbg .hot-box a {
  margin-left: 4px;
  margin-right: 4px;
  cursor: pointer;
  color: #282828;
}
.head .nenu-container {
  background-color: #c90200;
  padding-top: 11px;
  padding-bottom: 11px;
  text-align: center;
}
.head .nenu-container a {
  color: #fff;
  text-align: center;
  font-size: 17px;
}
.head .nenu-container .item {
  position: relative;
}
.head .nenu-container .item:after {
  content: "";
  width: 1px;
  background-color: #e48180;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.head .nenu-container .item:last-child:after {
  content: none;
}
.head .nenu-container .item.active::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -13px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px;
  border-color: transparent transparent #FFFFFF transparent;
  background: inherit;
  TOP: inherit;
}
.head .search_bar-container {
  background-color: #c90200;
  padding-top: 11px;
  padding-bottom: 11px;
  text-align: center;
}
.head .search_bar-container a {
  color: #fff;
  text-align: center;
  font-size: 17px;
}
.head .search_bar-container .item {
  position: relative;
}
.head .search_bar-container .item.active::after {
  content: "";
  display: block;
  height: 1px;
  background: #fff;
  width: 30%;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.footer {
  padding: 100px 0 0;
  background: #f6f6f6;
}
.footer .copyright {
  padding-top: 22px;
  padding-bottom: 22px;
}
.footer .copyright p {
  color: #999999;
  font-size: 14px;
  margin: 0;
}
.footer .copyright a{
  text-decoration: none;
}
.footer.investment-page {
  padding-top: 0px;
}
.page-container {
  margin-top: 30px;
}
.scroll_news .swiper-pagination-bullet {
  width: 30px !important;
  border-radius: 0px !important;
  height: 5px !important;
}
.scroll_news .swiper-pagination-bullet-active {
  background: #c90200 !important;
}
#index-page .scroll_news {
  background-color: #f4f4f4;
  padding-top: 24px;
  padding-bottom: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#index-page .scroll_news .title {
  color: #c90200;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  display: block;
  cursor: pointer;
  margin-left: 15px;
  margin-right: 15px;
}
#index-page .scroll_news .cons {
  color: #333333;
  margin: 0px 100px;
  font-size: 14px;
  margin-top: 10px;
  display: block;
  cursor: pointer;
  text-align: center;
}

#index-page .scroll_news a:hover{
  text-decoration: none;
}

#index-page .carousel_swiper {
  position: relative;
}
#index-page .carousel_swiper img {
  width: 100%;
  vertical-align: middle;
}
#index-page .carousel_swiper .swiper-pagination {
  text-align: end;
  right: 10px;
  left: inherit;
}
#index-page .carousel_swiper .swiper-pagination-bullet {
  background: #fff;
  opacity: 1 !important;
}
#index-page .carousel_swiper .swiper-pagination-bullet-active {
  background: #c90200 !important;
}
#index-page .carousel_swiper .bottom_text {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 100px;
  font-size: 14px;
}
#index-page .box-tabs {
  position: relative;
}
#index-page .box-tabs .tab {
  border-bottom: 1px solid #dfdfdf;
}
#index-page .box-tabs .tab a {
  color: #333333;
  font-size: 16px;
  padding: 7px 22px;
  display: block;
  float: left;
  position: relative;
}
#index-page .box-tabs .tab .on {
  background-color: #c90200;
  color: #fff;
}
#index-page .box-tabs .tab .on::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -19px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px;
  border-color: #c90200 transparent transparent transparent;
}
#index-page .box-tabs .conlist ul li {
  position: relative;
  margin-top: 21px;
}
#index-page .box-tabs .conlist ul li .tit {
  color: #333333;
  font-size: 14px;
  width: 70%;
  padding-left: 26px;
  display: block;
}
#index-page .box-tabs .conlist ul li .tit:hover {
  color: #c90200;
}
#index-page .box-tabs .conlist ul li .create_time {
  color: #afaeae;
  font-size: 12px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#index-page .box-tabs .conlist ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #c90200;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#index-page .section-list {
  margin-top: 20px;
  margin-bottom: 20px;
}
#index-page .section-list .box {
  min-height: 350px;
  border: 1px solid #dfdfdf;
}
#index-page .section-list .box .top-title {
  margin: 0px 13px;
  border-bottom: 1px solid #dfdfdf;
  margin-top: 13px;
  position: relative;
}
#index-page .section-list .box .top-title span {
  background: #c90200;
  float: left;
  color: #fff;
  font-size: 16px;
  padding: 10px 16px;
  position: relative;
}
#index-page .section-list .box .top-title span:after {
  content: "";
  display: block;
  position: absolute;
  right: -18px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px;
  border-color: transparent transparent transparent #c90200;
}
#index-page .section-list .box .top-title a {
  color: #afaeae;
  font-size: 14px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#index-page .section-list .box .blist {
  text-align: center;
}
#index-page .section-list .box .blist img {
  width: 100%;
}
#index-page .section-list .box .blist .p-name {
  color: #000000;
  font-size: 14px;
  margin-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
}
#index-page .section-list .box .blist .li {
  margin-top: 16px;
  margin-bottom: 10px;
  display: block;
  cursor: pointer;
}
#news_list-page .scroll-news a{
  text-decoration: none;
}
#news_list-page .scroll-news .img-box {
  position: relative;
}
#news_list-page .scroll-news .img-box img {
  width: 100%;
  vertical-align: middle;
}
#news_list-page .scroll-news .right-cons {
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
}
#news_list-page .scroll-news .right-cons .tt {
  text-align: center;
  font-size: 16px;
  color: #000000;
  margin-top: 45px;
  font-weight: bold;
}
#news_list-page .scroll-news .right-cons .cc {
  margin-top: 26px;
  color: #333333;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  /*这里设置几行*/
  overflow: hidden;
  line-height: 23px;
  margin-bottom: 45px;
}
#news_list-page .scroll-news .swiper-pagination {
  left: inherit;
  right: 20px;
  width: inherit;
}
#news_list-page .section-list {
  margin-top: 20px;
  margin-bottom: 20px;
}
#news_list-page .section-list .box {
  min-height: 350px;
  border: 1px solid #dfdfdf;
}
#news_list-page .section-list .box .top-title {
  margin: 0px 13px;
  border-bottom: 1px solid #dfdfdf;
  margin-top: 13px;
  position: relative;
}
#news_list-page .section-list .box .top-title span {
  background: #c90200;
  float: left;
  color: #fff;
  font-size: 16px;
  padding: 10px 16px;
  position: relative;
}
#news_list-page .section-list .box .top-title span:after {
  content: "";
  display: block;
  position: absolute;
  right: -18px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px;
  border-color: transparent transparent transparent #c90200;
}
#news_list-page .section-list .box .top-title a {
  color: #afaeae;
  font-size: 14px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#news_list-page .section-list .box .top-title a:hover{
  text-decoration: none;
}
#news_list-page .section-list .box .blist ul {
  margin: 0px 13px;
}
#news_list-page .section-list .box .blist ul li {
  position: relative;
  margin-top: 16px;
}
#news_list-page .section-list .box .blist ul li .tit {
  color: #333333;
  font-size: 14px;
  width: 70%;
  padding-left: 26px;
  display: block;
}
#news_list-page .section-list .box .blist ul li .tit:hover {
  color: #c90200;
}
#news_list-page .section-list .box .blist ul li .create_time {
  color: #afaeae;
  font-size: 12px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#news_list-page .section-list .box .blist ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #c90200;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#news_more-page .top-title {
  margin-top: 20px;
}
#news_more-page .top-title .innerbox {
  background: url(../img/mews/bg.png) no-repeat;
  height: 120px;
}
#news_more-page .top-title .innerbox .zh-text {
  color: #fff;
  font-size: 24px;
}
#news_more-page .top-title .innerbox .en-text {
  color: #fff;
  font-size: 16px;
  opacity: 0.8;
}
#news_more-page .news-list a{
  text-decoration: none;
}
#news_more-page .news-list .line {
  border-bottom: 1px dashed #dfdfdf;
}
#news_more-page .news-list .pic-box {
  cursor: pointer;
  overflow: hidden;
  display: block;
}
#news_more-page .news-list .pic-box img {
  width: 100%;
  vertical-align: middle;
  transition: all 0.3s ease-out 0s;
}
#news_more-page .news-list .pic-box img:hover {
  -webkit-transform: scale(1.04, 1.04);
  transform: scale(1.04);
}
#news_more-page .news-list .right-cons .n-title {
  color: #000000;
  font-size: 18px;
  display: block;
  cursor: pointer;
}
#news_more-page .news-list .right-cons .n-title:hover {
  color: #c90200;
}
#news_more-page .news-list .right-cons .n-cons {
  margin-top: 10px;
  color: #333333;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /*这里设置几行*/
  overflow: hidden;
  display: block;
  cursor: pointer;
}
#news_more-page .news-list .right-cons .n-cons:hover {
  color: #c90200;
}
#news_more-page .news-list .right-cons .n-time {
  margin-top: 15px;
  color: #afaeae;
  font-size: 12px;
}
#mechanism-page .main {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
#mechanism-page .main .sider-bar .topbg {
  background: url(../img/mechanism/bg.png) no-repeat;
  background-size: 100% 100%;
  height: 74px;
  line-height: 74px;
  color: #fff;
  text-align: center;
  font-size: 22px;
}
#mechanism-page .main .sider-bar ul li {
  margin-top: 15px;
  background: #fcf2f2;
  height: 70px;
}
#mechanism-page .main .sider-bar ul li.active{
  background-color: #c90200;
}
#mechanism-page .main .sider-bar ul li a {
  display: block;
  height: 70px;
  line-height: 70px;
  cursor: pointer;
}
#mechanism-page .main .sider-bar ul li a img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 50px;
}
#mechanism-page .main .sider-bar ul li a span {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  margin-left: 10px;
}
#mechanism-page .main .sider-bar ul li a:hover {
  text-decoration: none;
}
#mechanism-page .main .right-cons {
  border: 1px solid #dfdfdf;
  border-top: 2px solid #c90200;
  min-height: 500px;
  padding: 50px;
  box-sizing: border-box;
  color: #333333;
}
#mechanism-page .main .right-cons p {
  color: #333333;
}
#information-page .main {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
#information-page .main .sider-bar .topbg {
  background: url(../img/mechanism/bg.png) no-repeat;
  background-size: 100% 100%;
  height: 74px;
  line-height: 74px;
  color: #fff;
  text-align: center;
  font-size: 22px;
}
#information-page .main .sider-bar ul li {
  margin-top: 15px;
  background: #fcf2f2;
  height: 70px;
}

#information-page .main .sider-bar ul li.active{
    background-color: #c90200;
}

#information-page .main .sider-bar ul li a {
  display: block;
  height: 70px;
  line-height: 70px;
  cursor: pointer;
}
#information-page .main .sider-bar ul li a img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 50px;
}
#information-page .main .sider-bar ul li a span {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  margin-left: 10px;
}
#information-page .main .sider-bar ul li a:hover {
  text-decoration: none;
}
#information-page .main .right-cons {
  border: 1px solid #dfdfdf;
  border-top: 2px solid #c90200;
  min-height: 500px;
}
#information-page .main .right-cons .top-title {
  margin: 0px 13px;
  border-bottom: 1px solid #dfdfdf;
  margin-top: 13px;
  position: relative;
}
#information-page .main .right-cons .top-title span {
  background: #c90200;
  float: left;
  color: #fff;
  font-size: 16px;
  padding: 10px 16px;
  position: relative;
}
#information-page .main .right-cons .top-title span:after {
  content: "";
  display: block;
  position: absolute;
  right: -18px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px;
  border-color: transparent transparent transparent #c90200;
}
#information-page .main .right-cons .top-title a {
  color: #afaeae;
  font-size: 14px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#information-page .main .right-cons ul {
  margin: 0px 13px;
}
#information-page .main .right-cons ul li {
  position: relative;
  margin-top: 16px;
}
#information-page .main .right-cons ul li .tit {
  color: #333333;
  font-size: 14px;
  width: 70%;
  padding-left: 26px;
  display: block;
}
#information-page .main .right-cons ul li .tit:hover {
  color: #c90200;
}
#information-page .main .right-cons ul li .create_time {
  color: #afaeae;
  font-size: 12px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#information-page .main .right-cons ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #c90200;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#search_result-page .main {
  margin-top: 40px;
  margin-bottom: 40px;
}
#search_result-page .searchTool {
  margin-bottom: 30px;
}
#search_result-page .searchTool .dropdown {
  margin-left: 0px;
}
#search_result-page .searchTool .dropdown button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#search_result-page .searchTool .dropdown button {
  border-radius: 30px;
  border-color: #dfdfdf;
  color: #999999;
}
#search_result-page .newslist ul li {
  padding-top: 15px;
  padding-bottom: 15px;
}
#search_result-page .newslist ul li a {
  display: block;
}
#search_result-page .newslist ul li a:hover{
  text-decoration: none;
}
#search_result-page .newslist ul li a .tit {
  position: relative;
}
#search_result-page .newslist ul li a .tit label {
  background: #c90200;
  color: #fff;
  padding: 5px 10px;
  margin-right: 20px;
  position: absolute;
  left: 0px;
  top: 0px;
}
#search_result-page .newslist ul li a .tit div {
  font-size: 16px;
  color: #000000;
  margin-left: 95px;
  position: relative;
  top: 5px;
}
#search_result-page .newslist ul li a .cons {
  color: #333333;
  font-size: 14px;
  margin-top: 30px;
}
#search_result-page .newslist ul li a .hs {
  color: #afaeae;
  font-size: 12px;
  margin-top: 15px;
}
#search_result-page .hot-box .h-tit {
  color: #333333;
  font-size: 18px;
}
#search_result-page .hot-box .h-tags {
  margin-top: 40px;
}
#search_result-page .hot-box .h-tags a {
  color: #333333;
  font-size: 14px;
  border: 1px solid #dfdfdf;
  float: left;
  padding: 5px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}
#sichuan-page .abouts-container {
  background: url(../img/sichuan/bg1.png) no-repeat bottom center;
  min-height: 632px;
}
#sichuan-page .abouts-container .video-box video {
  width: 100%;
}
#sichuan-page .abouts-container .right-cons .tit {
  margin-bottom: 40px;
}
#sichuan-page .abouts-container .right-cons .context {
  color: #333333;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-overflow: ellipsis;
}
#sichuan-page .invest-container {
  overflow: hidden;
  padding-bottom: 60px;
}
#sichuan-page .invest-container .tit-img {
  margin-top: 60px;
  margin-bottom: 50px;
}
#sichuan-page .invest-container .tit-img img {
  max-width: 100%;
  vertical-align: middle;
}
#sichuan-page .invest-container .box-img {
  position: relative;
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin-bottom: 20px;
}
#sichuan-page .invest-container .box-img img {
  vertical-align: middle;
  width: 100%;
}
#sichuan-page .invest-container .box-img .position-box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
#sichuan-page .invest-container .box-img .position-box .zh {
  color: #523f26;
  font-size: 28px;
  line-height: 1;
  text-align: center;
}
#sichuan-page .invest-container .box-img .position-box .en {
  color: #523f26;
  font-size: 20px;
  line-height: 1;
  opacity: 0.4;
  text-align: center;
}
#sichuan-page .invest-container .box-img:hover {
  transform: translate(0, -5px);
  transition: transform 0.2s linear 0s;
}
#sichuan-page .travel-container {
  background: #f5f5f6 url(../img/sichuan/bg2.png) no-repeat bottom center;
  min-height: 833px;
  overflow: hidden;
}
#sichuan-page .travel-container .tit-img {
  margin-top: 60px;
  margin-bottom: 50px;
}
#sichuan-page .travel-container .tit-img img {
  max-width: 100%;
  vertical-align: middle;
}
#sichuan-page .travel-container .mod-1 .item {
  background: #fff;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#sichuan-page .travel-container .mod-1 .item .imgs-box img {
  vertical-align: middle;
  transition: all 0.3s ease-out 0s;
  width: 100%;
}
#sichuan-page .travel-container .mod-1 .item .texts {
  padding-left: 20px;
  padding-right: 20px;
}
#sichuan-page .travel-container .mod-1 .item .texts .t1 {
  color: #333333;
  font-size: 18px;
  margin-top: 10px;
}
#sichuan-page .travel-container .mod-1 a{
  text-decoration: none;
}
#sichuan-page .travel-container .mod-1 .item .texts .t2 {
  color: #666666;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  /*这里设置几行*/
  overflow: hidden;
  margin-bottom: 10px;
  margin-top: 5px;
}
#sichuan-page .travel-container .mod-1 .item:hover {
  transform: translate(0, -5px);
  transition: transform 0.2s linear 0s;
}
#sichuan-page .travel-container .mod-2 {
  margin-top: 20px;
}
#sichuan-page .travel-container .mod-2 .item {
  background: #fff;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#sichuan-page .travel-container .mod-2 .item .imgs-box {
  overflow: hidden;
}
#sichuan-page .travel-container .mod-2 .item .imgs-box img {
  vertical-align: middle;
  width: 100%;
}
#sichuan-page .travel-container .mod-2 .item .texts {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#sichuan-page .travel-container .mod-2 .item .texts .t1 {
  color: #333333;
  font-size: 18px;
}
#sichuan-page .travel-container .mod-2 .item .texts .t2 {
  margin-top: 10px;
  color: #666666;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  /*这里设置几行*/
  overflow: hidden;
  min-height: 85px;
}
#sichuan-page .travel-container .mod-2 a{
  text-decoration: none;
}
#sichuan-page .travel-container .mod-2 .item:hover {
  transform: translate(0, -5px);
  transition: transform 0.2s linear 0s;
}
#sichuan-page .city-container {
  background: #fff;
  padding-bottom: 60px;
  overflow: hidden;
}
#sichuan-page .city-container .tit-img {
  margin-top: 60px;
  margin-bottom: 50px;
}
#sichuan-page .city-container .tit-img img {
  max-width: 100%;
  vertical-align: middle;
}
#sichuan-page .city-container .loop-list img {
  width: 100%;
  cursor: pointer;
}
#sicuan_list-page .top-title {
  margin-top: 20px;
}
#sicuan_list-page .top-title .innerbox {
  background: url(../img/sichuan/topbg1.png) no-repeat;
  height: 120px;
}
#sicuan_list-page .top-title .innerbox .zh-text {
  color: #fff;
  font-size: 24px;
}
#sicuan_list-page .top-title .innerbox .en-text {
  color: #fff;
  font-size: 16px;
  opacity: 0.8;
}
#sicuan_list-page .news-list .line {
  border-bottom: 1px dashed #dfdfdf;
}
#sicuan_list-page .news-list .pic-box {
  cursor: pointer;
  overflow: hidden;
  display: block;
}
#sicuan_list-page .news-list .pic-box img {
  width: 100%;
  vertical-align: middle;
  transition: all 0.3s ease-out 0s;
}
#sicuan_list-page .news-list .pic-box img:hover {
  -webkit-transform: scale(1.04, 1.04);
  transform: scale(1.04);
}
#sicuan_list-page .news-list .right-cons .n-title {
  color: #000000;
  font-size: 18px;
  display: block;
  cursor: pointer;
}
#sicuan_list-page .news-list .right-cons .n-title:hover {
  color: #c90200;
}
#sicuan_list-page .news-list .right-cons .n-cons {
  margin-top: 10px;
  color: #333333;
  font-size: 14px;
  display: block;
  cursor: pointer;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
#sicuan_list-page .news-list .right-cons .n-cons:hover {
  color: #c90200;
}
#sicuan_list-page .news-list .right-cons .n-time {
  margin-top: 15px;
  color: #afaeae;
  font-size: 12px;
}
#sicuan_desc-page .top-title {
  margin-top: 20px;
}
#sicuan_desc-page .top-title .innerbox {
  background: url(../img/sichuan/topbg2.png) no-repeat;
  height: 120px;
}
#sicuan_desc-page .top-title .innerbox .zh-text {
  color: #fff;
  font-size: 24px;
}
#sicuan_desc-page .top-title .innerbox .en-text {
  color: #fff;
  font-size: 16px;
  opacity: 0.8;
}
#sicuan_desc-page .news-desc {
  position: relative;
  margin-bottom: 20px;
}
#sicuan_desc-page .texts {
  border: 1px solid #dfdfdf;
  padding: 20px 50px;
}
#sicuan_item-page .top-title {
  margin-top: 20px;
}
#sicuan_item-page .top-title .innerbox {
  background: url(../img/sichuan/topbg3.png) no-repeat;
  height: 120px;
}
#sicuan_item-page .top-title .innerbox .zh-text {
  color: #fff;
  font-size: 24px;
}
#sicuan_item-page .top-title .innerbox .en-text {
  color: #fff;
  font-size: 16px;
  opacity: 0.8;
}
#sicuan_item-page .table-list .table thead th {
  border-bottom: none;
  color: #000000;
  font-size: 16px;
  background: #f6f6f6;
  font-weight: normal;
  border: none;
  border-bottom: 1px solid #dee2e6 !important;
  text-align: center;
}
#sicuan_item-page .table-list .table td {
  color: #333333;
  font-size: 14px;
  border: none;
  border-bottom: 1px dashed #dee2e6 !important;
  cursor: pointer;
  text-align: center;
}
#sicuan_item-page .table-list .table tr:hover {
  color: #c90200;
  background: #fcf2f2;
}
#sicuan_item-page .table-list .table td a {
  cursor: pointer;
}
#sicuan_periodical-page .top-title {
  margin-top: 20px;
}
#sicuan_periodical-page .top-title .innerbox {
  background: url(../img/sichuan/topbg4.png) no-repeat;
  height: 120px;
}
#sicuan_periodical-page .top-title .innerbox .zh-text {
  color: #fff;
  font-size: 24px;
}
#sicuan_periodical-page .top-title .innerbox .en-text {
  color: #fff;
  font-size: 16px;
  opacity: 0.8;
}
#sicuan_periodical-page .table-list .table thead th {
  border-bottom: none;
  color: #000000;
  font-size: 16px;
  background: #f6f6f6;
  font-weight: normal;
  border: none;
  border-bottom: 1px solid #dee2e6 !important;
  text-align: left;
}
#sicuan_periodical-page .table-list .table td {
  color: #333333;
  font-size: 14px;
  border: none;
  border-bottom: 1px dashed #dee2e6 !important;
  cursor: pointer;
  text-align: left;
}
#sicuan_periodical-page .table-list .table td  a{
  color: #333333;
}
#sicuan_periodical-page .table-list .table tr:hover {
  color: #c90200;
  background: #fcf2f2;
}
#sicuan_periodical-page .table-list .table td a {
  cursor: pointer;
  text-decoration: none;
}

#sicuan_periodical-page .table-list .table td a:hover{
  color: #c90200;
}

#sicuan_subject-page .news-list .pic-box {
  cursor: pointer;
  overflow: hidden;
  display: block;
}
#sicuan_subject-page .news-list .pic-box img {
  width: 100%;
  vertical-align: middle;
  transition: all 0.3s ease-out 0s;
}
#sicuan_subject-page .news-list .pic-box img:hover {
  -webkit-transform: scale(1.04, 1.04);
  transform: scale(1.04);
}

#sicuan_subject-page .news-list .right-cons{
    margin-left: 15px;
}
#sicuan_subject-page .news-list .right-cons .n-title {
  color: #333333;
  font-size: 18px;
  display: block;
  cursor: pointer;
  /* border-bottom: 1px dashed #dee2e6; */
  padding-bottom: 6px;
  font-weight: bold;
  position: relative;
  margin-top: 5px;
}
#sicuan_subject-page .news-list .right-cons .n-title a{
  color: #333333;
}

#sicuan_subject-page .news-list .right-cons .n-title a:hover{
    text-decoration: none;
}
#sicuan_subject-page .news-list .right-cons .n-title .text-more {
  color: #afaeae;
  font-size: 14px;
  position: absolute;
  right: 0px;
  top: 45%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-weight: normal;
}
#sicuan_subject-page .news-list .right-cons .n-title:hover {
  color: #c90200;
}
#sicuan_subject-page .news-list .right-cons ul li {
  position: relative;
  margin-top: 12px;
}
#sicuan_subject-page .news-list .right-cons ul li .tit {
  color: #333333;
  font-size: 14px;
  width: 86%;
  padding-left: 26px;
  display: block;
}
#sicuan_subject-page .news-list .right-cons ul li .tit:hover {
  color: #c90200;
}
#sicuan_subject-page .news-list .right-cons ul li .create_time {
  color: #333333;
  font-size: 14px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#sicuan_subject-page .news-list .right-cons ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #c90200;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#sicuan_subject-page .btn-more {
  height: 40px;
  line-height: 40px;
  width: 320px;
  border: 1px solid #dfdfdf;
  text-align: center;
  color: #333333;
  margin: 30px auto;
  cursor: pointer;
}
#subject_more-page .top-title {
  margin-top: 20px;
}
#subject_more-page .top-title .innerbox {
  background: url(../img/subject/topbg1.png) no-repeat;
  height: 120px;
}
#subject_more-page .top-title .innerbox .zh-text {
  color: #fff;
  font-size: 24px;
}
#subject_more-page .top-title .innerbox .en-text {
  color: #fff;
  font-size: 16px;
  opacity: 0.8;
}
#subject_more-page .tab-container .tab-box {
  border-bottom: 1px solid #dfdfdf;
  text-align: center;
  min-height: 60px;
}
#subject_more-page .tab-container .tab-box a {
  font-size: 14px;
  color: #333333;
  text-align: center;
  position: relative;
  display: block;
  height: 60px;
  line-height: 60px;
  cursor: pointer;
}
#subject_more-page .tab-container .tab-box a.on {
  color: #c90200;
}
#subject_more-page .tab-container .tab-box a.on::after {
  content: "";
  display: block;
  width: 80px;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  background: #c90200;
}
#subject_more-page .news-list .line {
  border-bottom: 1px dashed #dfdfdf;
}
#subject_more-page .news-list .pic-box {
  cursor: pointer;
  overflow: hidden;
  display: block;
}
#subject_more-page .news-list .pic-box img {
  width: 100%;
  vertical-align: middle;
  transition: all 0.3s ease-out 0s;
}
#subject_more-page .news-list .pic-box img:hover {
  -webkit-transform: scale(1.04, 1.04);
  transform: scale(1.04);
}
#subject_more-page .news-list .right-cons .n-title {
  color: #000000;
  font-size: 18px;
  display: block;
  cursor: pointer;
}
#subject_more-page .news-list .right-cons .n-title:hover {
  color: #c90200;
}
#subject_more-page .news-list .right-cons .n-cons {
  margin-top: 10px;
  color: #333333;
  font-size: 14px;
  display: block;
  cursor: pointer;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
#subject_more-page .news-list .right-cons .n-cons:hover {
  color: #c90200;
}
#subject_more-page .news-list .right-cons .n-time {
  margin-top: 15px;
  color: #afaeae;
  font-size: 12px;
}
.breadcrumb {
  padding-left: 0px;
  padding-right: 0px;
  background: none;
  color: #333333;
  margin-bottom: 0px;
}
.breadcrumb a {
  color: #333333;
}
.breadcrumb > li + li:before {
  content: "";
  color: #CCCCCC;
  padding: 0 14px;
  background: url(../img/common/icon_right.png) no-repeat center;
}
#article_desc-page .main {
  border: 1px solid #dfdfdf;
  min-height: 500px;
  margin-bottom: 40px;
}
#article_desc-page .main .top-title {
  margin: 0px 100px;
  color: #000000;
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
  padding-top: 20px;
  padding-bottom: 20px;
}
#article_desc-page .main .top-title .tt {
  color: #000000;
  font-size: 28px;
}
#article_desc-page .main .top-title .cc {
  font-size: 14px;
  color: #999999;
  margin-top: 20px;
}
#article_desc-page .main .texts {
  margin: 0px 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #333333;
}

#article_desc-page .main .texts img{
  max-width: 100%;
}